home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Pro-net pre-release NTSC.adf / pronet.feature < prev    next >
Text File  |  1987-12-21  |  90KB  |  2,332 lines

  1.  
  2.              GENERAL DESCRIPTION OF PRO-NET COMMANDS AND FEATURES
  3.  
  4.   ***********************************************************************
  5.   *                                                                     *
  6.   *   Refer to "read.me" on the AutoDemo disk for other information     *
  7.   *                                                                     *
  8.   ***********************************************************************
  9.  
  10. TERMS AND CONVENTION:
  11.  
  12.           -   click
  13.  
  14.               Click the left mouse button to select a mode (function) or add
  15.               a piece of graphic information to the drawing.
  16.  
  17.               Click the right mouse button to delete a piece of graphic (such
  18.               as a symbol of an NAND gate) information on the screen
  19.               pointed to by the cursor.
  20.  
  21.  
  22.          -    IFK's
  23.  
  24.               The Intelligent Function Keys. They are the ten Function Keys
  25.               located at the top of the keyboard.  In PRO-NET, these
  26.               Function Keys are intelligent because the same Function Key
  27.               performs different tasks in different modes.  The tasks to be
  28.               performed by these Function Keys at any moment are
  29.               automatically shown at the bottom of the screen.
  30.  
  31.  
  32.          -    IFK-Name
  33.  
  34.               An IFK called "Name".
  35.  
  36.          -    IFK levels
  37.  
  38.               The IFK's guide the user through an operation by providing
  39.               the next available set of IFK's for the user to select. These sets
  40.               form the IFK levels. An IFK at a certain level is expressed as :
  41.  
  42.                    IFK-NameA/IFK-NameB/...../IFK-NameX.
  43.  
  44.               For example, the IFK-Line appeared if you first select IFK-Edit,
  45.               then IFK-New, IFK-OK.  Therefore, the selection of IFK-Line
  46.               can be expressed as:
  47.  
  48.                    IFK-Edit/ IFK-New/ IFK-OK/ IFK-Line
  49.  
  50.               or, in its short form:
  51.  
  52.                    IFK-Edit/New/OK/Line
  53.  
  54.               This expression can further be expressed as:
  55.  
  56.                    IFK-Edit/./Line
  57.  
  58.               if and only if the same set of IFK's (that contains the next IFK,
  59.               in this example, the IFK-Line) appear no matter what
  60.               intermediate steps (other than <ESC> which means abort)
  61.               have taken place.
  62.  
  63.          -    Select
  64.  
  65.               Either press the IFK or click at Icon of the IFK.
  66.  
  67.          -    Add button
  68.  
  69.               The left button of the mouse.
  70.  
  71.  
  72.          -    Delete button
  73.  
  74.               The right button of the mouse.
  75.  
  76.          -    Entry Bar
  77.  
  78.               The color bar above the IFK icons at the bottom of the screen.
  79.               It is used for the user to enter additional information and for
  80.               the program to display the status of the operation.
  81.  
  82.          -    Bold face
  83.  
  84.               All commands are shown in Bold.
  85.  
  86.               These commands are entered by one of the following
  87.               methods:
  88.  
  89.               1. Selecting the appropriate IFK.
  90.  
  91.               2. Using the hot key.
  92.  
  93.               Some Commands require additional information from the
  94.               user, this information is entered at the Entry Bar.
  95.  
  96.  
  97.          -    Leading Capital
  98.  
  99.               Names that have special meanings in PRO-NET have their first
  100.               character capitalized.
  101.  
  102.  
  103.          -    Directory Structure
  104.  
  105.               If PRO-NET is installed using the "install_pn_dh" (see Section
  106.               "Quick Start"), the following directory system is automatically
  107.               setup for you under a subdirectory "/PRO-NET". For Floppy
  108.               systems, the following directory is disbursted among
  109.               diskettes, therefore, you MUST follow the procedure in
  110.               Section "Defining Library Parts" when you have to modify the
  111.               Library.
  112.  
  113.  
  114.               The file Directory Structure for PRO-NET is as follows :
  115.  
  116.  
  117.               PNPOST  (dir)
  118.               PNLIB   (dir)
  119.                  TTL       (dir)
  120.                  MOS       (dir)
  121.                  VLSI      (dir)
  122.                  ECL       (dir)
  123.                  ANALOG    (dir)
  124.                  DISCRETE  (dir)
  125.                  MTTL      (dir)
  126.                  USER      (dir)
  127.                  SYMBOL    (dir)
  128.                  SCHEM     (dir)
  129.               PNDIR   (dir)
  130.                  TTL
  131.                  MOS
  132.                  VLSI
  133.                  ECL
  134.                  ANALOG
  135.                  DISCRETE
  136.                  MTTL
  137.                  USER
  138.                  SYMBOL
  139.                  SCHEM
  140.  
  141.          -    Files
  142.  
  143.               The files that are associated with a schematic called "name"
  144.               are as follows :
  145.  
  146.               name.1          Page 1 of the schematic "name"
  147.  
  148.               name.2          Page 2 of the schematic "name"
  149.                 .                        .
  150.                 .                        .
  151.                 .                        .
  152.                 .                        .
  153.                 .                        .
  154.  
  155.               name.SupNet     ASCII file, optional Net list provided by user
  156.                               for schematic "name".
  157.  
  158.               name.net        ASCII file, net list of the schematic
  159.                               "name".
  160.  
  161.               name.bom        ASCII file, Bill of Materials (Part List) of the
  162.                               schematic "name".
  163.  
  164.               name.err        ASCII file, error report of schematic "name".
  165.  
  166.               name.map        ASCII file, component map of schematic
  167.                               "name".
  168.  
  169.               Other system files (you don't normally care about these files,
  170.               as long as you are not trying to alter them):
  171.  
  172.               PNDIR           A file that contains the PRO-NET directory
  173.                               system. It contains the directory files of PRO-NET,
  174.                               when a schematic is deleted or added, or when a
  175.                               Device is added or deleted, this file will be automatic
  176.                               updated.
  177.  
  178.               PNLIB           all PRO-NET files are kept here.
  179.  
  180.               name.M          System internal file containing information
  181.                               linking different pages together. This file is part of the
  182.                               schematic "name".
  183.  
  184.  
  185.  
  186.          -    Hot Keys
  187.  
  188.               Key strokes used to enter command(s) at any screen in any mode.
  189.  
  190.               In PRO-NET, when you hit the "Help" key, the Hot Key definition will
  191.               show up as follow:
  192.  
  193.               <Help>
  194.                         get this help information
  195.  
  196.               <CTL-G>
  197.                         show Grid ON/OFF
  198.  
  199.               <CTL-S>
  200.                         grid Snapping ON/OFF
  201.  
  202.               <CTL-U>
  203.                         grid size goes Up (bigger) by one size
  204.  
  205.               <CTL-D>
  206.                         grid size goes Down (smaller) by one size
  207.  
  208.               <CTL-B>
  209.                         Move the PRO-NET screen to the Back of other screens
  210.                         of the system.
  211.  
  212.               <DEL>
  213.                         scroll wall ON/OFF
  214.  
  215.               <ENTER>
  216.                         redraw screen
  217.  
  218.               <ESC>
  219.                         back up one IFK level. In some cases, abort currrent
  220.                         operation.
  221.  
  222.               <ARROW KEY>
  223.                         unconditional scroll
  224.  
  225. OVERVIEW:
  226.  
  227.     PRO-NET stands for 'PROfessional NET list generator'. Thanks to the powerful
  228.     graphic capabilities of the AMIGA computer and to the brilliant Intelligent
  229.     Function Keys (IFK) of PRO-NET, users now can create professional
  230.     schematics with speed and ease.
  231.  
  232.     Besides creating beautiful schematics, Flow Charts, Organization Charts, etc.,
  233.     PRO-NET emphasizes the importance of net list generation which provides
  234.     sufficient information for the PRO-BOARD (*) to perform Auto Component
  235.     Placement at an expert level (**), and to perform such tasks as Rat Nesting,
  236.     Guided Routing, Automatic Coordinate marking , Automatic Surface trace
  237.     handling and Net List comparison.
  238.  
  239.     PRO-NET and PRO-BOARD are tailored to work with and for each other, they
  240.     therefore could accomplish many tasks that other stand alone schematic
  241.     capture programs or pcb layout programs could not do. Most of these tasks
  242.     are tedious and repetitive, and should be done on the computer rather than
  243.     manually by hand. Some examples of these tasks are:
  244.  
  245.     --   Automatic assignment of label and section numbers for components such
  246.          as U17, pin 1,2,3 of an 74F00. The assignment also avoids conflicts in
  247.          component placement which will be performed later by PRO-BOARD.
  248.  
  249.     --    Automatically creates page references on a schematic for every signal
  250.           name on every page of that schematic. For a schematic of many
  251.           pages, this is previously a tedious job that could hardly be right if it is
  252.           done by user manually.
  253.  
  254.     --    Rat's nest helps the component placement process which is of vital
  255.           importance to a good PCB layout.
  256.  
  257.     --    Automatically assign and mark XY coordinates on the PCB.
  258.  
  259.     --    Automatically rename IC by coordinates, such that U17, now becomes
  260.           3D, on the PCB.
  261.  
  262.     --    Automatically rename IC by coordinates on schematic to match that of
  263.           the PCB.
  264.  
  265.     --    Creates BOM, Spare List, Component Map, Loading Analysis, Error
  266.           List.
  267.  
  268.     --    Automatically compare Net List produced by PRO-NET with results
  269.           from PRO-BOARD and report discrepancies.
  270.  
  271.     --    PRO-NET and PROBOARD provide all these powerful features, on top
  272.           of the extremely friendly user interface. We are confident that the
  273.           users will find that they are truly "PROLIFIC" systems.
  274.  
  275.          The relationship of PRO-NET and PRO-BOARD in the design cycle of
  276.          a schematic diagram and its corresponding PCB is depicted in the
  277.          brochure attached.
  278.  
  279.     *    PROBOARD, the PROfessional pc-BOARD design package, another
  280.          professional program designed by PROLIFIC INC.
  281.  
  282.     **   Option not available in the release 1.2
  283.  
  284. COMMAND DESCRIPTION:
  285.  
  286.          Hot Keys :
  287.  
  288.          Key strokes used to enter command(s) regardless of what screen you
  289.          are at and what mode you are in.
  290.  
  291.          In PRO-NET, when you hit the "Help" key, the Hot Key definition will
  292.          show up as follow:
  293.  
  294.          <HELP>
  295.  
  296.                    get this help information
  297.  
  298.          <CTL-G>
  299.  
  300.                    show Grid ON/OFF
  301.  
  302.          <CTL-S>
  303.  
  304.                    Snap on grid ON/OFF
  305.  
  306.          <CTL-U>
  307.  
  308.                    grid size goes Up (bigger) by one size
  309.  
  310.          <CTL-D>
  311.  
  312.                    grid size goes Down (smaller) by one size
  313.  
  314.          <CTL-B>
  315.  
  316.                    put the PRO-NET screen behind all other system
  317.                    screens.
  318.  
  319.          <DEL>
  320.  
  321.                    scroll wall ON/OFF
  322.  
  323.          <ENTER>
  324.  
  325.                    redraw screen
  326.  
  327.          <ESC>
  328.  
  329.                    back up one IFK level, or, in some cases, abort current
  330.                    operation.
  331.  
  332.          <ARROW KEY>
  333.  
  334.                    arrow keys on the keyboard performs unconditional
  335.                    scrolling.
  336.  
  337.          IFK COMMANDS AND OTHERS :
  338.  
  339.          \- - - -   :
  340.  
  341.               Add Bus Entries to the left end of a Line. Orientation of the
  342.               Entry being from lower right to upper left.
  343.  
  344.           - - - -/  :
  345.  
  346.               Add Bus Entries to the right end of a Line. Orientation of the
  347.               Entry being from lower left to upper right.
  348.  
  349.          /- - - -   :
  350.  
  351.               Add Bus Entries to the left end of a Line. Orientation of the
  352.               Entry being from lower left to upper right.
  353.  
  354.           - - - -\  :
  355.  
  356.               Add Bus Entries to the right end of a Line. Orientation of the
  357.               Entry being from upper left to lower right.
  358.  
  359.          (Arrow-Down) :
  360.  
  361.               This IFK moves the Selection Bar (Box) Down the list.
  362.  
  363.               In Note/Text mode, this IFK specifies that text is written from
  364.               top to bottom.
  365.  
  366.          (Ar-Right) :
  367.  
  368.               In Note/Text mode, this IFK specifies that text is written from
  369.               left to right.
  370.  
  371.          (Arrow-Up) :
  372.  
  373.               This IFK moves the Selection Bar (Box) Up the list.
  374.  
  375.          Pg(Arrow-Down) :
  376.  
  377.               This IFK moves the Selection Bar (Box) one Page Down the
  378.               list.
  379.  
  380.          Pg(Arrow-Up) :
  381.  
  382.               This IFK moves the Selection Bar (Box) one Page Up the list.
  383.  
  384.          (Big-Dot) :
  385.  
  386.               In Edit/Dot mode, this IFK select the Biggest Dots to be added
  387.               to the intersections of Lines.
  388.  
  389.          (Mid-Dot) :
  390.  
  391.               In Edit/Dot mode, this IFK select the Medium size Dots to be
  392.               added to the intersections of Lines.
  393.  
  394.          (Sml-Dot) :
  395.  
  396.               In Edit/Dot mode, this IFK select the Smallest Dots to be
  397.               added to the intersections of Lines.
  398.  
  399.          Above  :
  400.  
  401.               Conn, Above, and Below are mutually exclusive functions.
  402.               When a Signal Label is added, it can be added above the line,
  403.               below the line, or at the end of the line with a box around it as
  404.               a connector pin designation.
  405.  
  406.          Add    :
  407.  
  408.               The left button of the mouse means select or Add.
  409.  
  410.          Adjust :
  411.  
  412.               To move a middle section of line without breaking it.
  413.  
  414.               Example: Move the middle section of the following line from
  415.               location a to location b:
  416.  
  417.  
  418.                                _______________________________
  419.                               |
  420.                               |
  421.                               |
  422.                ______________ |
  423.  
  424.                               |          |
  425.                               |          |
  426.                               a          b
  427.  
  428.                                           ____________________
  429.                                          |
  430.                                          |
  431.                                          |
  432.                _________________________ |
  433.               Steps:
  434.  
  435.               1.    Under the Line mode, press the IFK-Adjust.
  436.  
  437.               2.    Click the select button of the mouse on the vertical
  438.                     line.
  439.  
  440.               3.    Move the cursor to the left or to the right, the vertical
  441.                     line will follow the cursor while maintaining the
  442.                     continuity of the line.
  443.  
  444.               4.    Position the  vertical line of the cursor at point b.
  445.  
  446.               5.    Click the Select button of the mouse to put the vertical
  447.                     line at point b.
  448.  
  449.               6.    Hit ESC key to get out of the Adjust mode.
  450.  
  451.               Note that there are limitations in IFK-Adjust: A line can not be
  452.               adjusted if one end of the line has a Dot or if one end of the
  453.               line vertically intersects a Device Pin (this is normally avoided
  454.               in schematic capture to begin with).
  455.  
  456.       AllClr :
  457.  
  458.               Clear all the IC pin definitions.
  459.  
  460.       Arc    :
  461.  
  462.               In Edit/Note/Arc or DefLib/Defsym/Arc mode, add or delete
  463.               Arcs.
  464.  
  465.               Arcs are drawn counter clockwise. You specify the two end
  466.               points on the arc, and then select the radius of the arc on the
  467.               bisector given by PRO-NET. If you drag the mouse when the
  468.               bisector appears, you can see the radius shown at the bottom
  469.               of the screen.
  470.  
  471.               Arcs can be drawn with narrow (IFK-Narrow) or wide (IFK-
  472.               Wide) lines.
  473.  
  474.               Arcs can be repeated (IFK-Repeat) at one to four grids below
  475.               the current Arc. The number of grids is selected by IFK-Leap-
  476.               N where N=1,2,3,4.
  477.  
  478.  
  479.       Attr   :
  480.  
  481.               To define the Attributes of the device. Refer to Section
  482.               "DEFINING LIBRARY PARTS".
  483.  
  484.       Below  :
  485.  
  486.               The Signal Label will be placed below the line. Refer to IFK-
  487.               Above and IFK-Signal.
  488.  
  489.        Bold   :
  490.  
  491.               Select Bold face Text. Also see Bold.
  492.  
  493.       BOM    :
  494.  
  495.               Ask Post Processing to generate the BOM (Bill Of Material). If
  496.               this IFK is active, BOM will be generated in Post Processing.
  497.  
  498.  
  499.  
  500.  
  501.       Bound  :
  502.  
  503.               To define the Boundary of the Symbol, this is normally the last
  504.               step of the defining a Symbol. If a Device later uses the
  505.               Symbol, the Boundary of the Symbol will become the
  506.               Boundary of the Device. Note that when Devices are called
  507.               out to a schematic, their Boundaries can not overlap each
  508.               other.
  509.  
  510.       Box    :
  511.  
  512.               In Edit/Note/Box or DefLib/Defsym/Box mode, add or delete
  513.               rectangular Boxes.
  514.  
  515.               Boxes are drawn by specifying any two diagonal vertices. You
  516.               can drag the mouse and see the box change size
  517.               dynamically.
  518.  
  519.               Boxes can be filled (IFK-Fill), or drawn with narrow (IFK-
  520.               Narrow), wide (IFK-Wide) or dashed lines (IFK- '- -').
  521.  
  522.               Boxes can be repeated (IFK-Repeat) at one to four grids below
  523.               the current box. The number of grids is selected by IFK-Leap-
  524.               N where N=1,2,3,4.
  525.  
  526.  
  527.       Bundle :
  528.  
  529.               Bus-Entries + Bus (thick Line) = Bundle
  530.  
  531.               <A>  Bus-Entries : select the Bus Entry orientation using the
  532.                    first four IFK's.
  533.  
  534.               <B>  Click at the end of a Line to place the Entry.
  535.  
  536.               <C>  Use IFK-Repeat if desired to draw another Entry at the
  537.                    next lower end of Line.
  538.  
  539.               <D>  Select IFK-Bus, draw thick Lines as needed. Use Next to
  540.                    start another Bus. IFK-Repeat has no effect here.
  541.  
  542.       Bus    :
  543.  
  544.               To add thick lines as part of a Bundle. A Bundle represents
  545.               many Signal lines 'bundled' together.
  546.  
  547.               You can add Signal label such as ADDR<0:31> to a Bus. You
  548.               can also specify whether the Page Reference be generated
  549.               automatically for the Signal label. This is done by IFK-+PgRef;
  550.               if +PgRef is on when the Signal label is created, then Page
  551.               Reference will be created automatically for this Signal later in
  552.               the Post processing.
  553.  
  554.               Please also refer to IFK-Bundle.
  555.  
  556.       CalSym :
  557.  
  558.               In DefSym, you can use this IFK-CalSym to call out existing
  559.               Symbols and use them to form a new Symbol (Complex
  560.               Symbol). You can not call out Complex Symbols to form
  561.               Complex Symbols. Complex Symbols always have extension
  562.               ".C" in the Symbol Directory. You can also call out an existing
  563.               Symbol, modify it to a new Symbol.
  564.  
  565.               In DefDev, you use this IFK-CalSym to call out a Symbol, this
  566.               becomes the symbol of the Device being defined. You can
  567.               call out Complex Symbol also. Only one Symbol can be called
  568.               out for a Device.
  569.  
  570.  
  571.       ChgLib :
  572.  
  573.               Change Library; to open or close Sub-Libraries or to change
  574.               the paper size or template size. You can only change to have
  575.               a larger paper and/or to have a smaller template than what you
  576.               have been using for the schematic.
  577.  
  578.       Circle :
  579.  
  580.               In the Edit/Note/Circle mode or in the  DefLib/DefSym/Circle,
  581.               add or delete circles.
  582.  
  583.               Circle is drawn by clicking at the center then at the
  584.               circumference of the circle.
  585.  
  586.               Circles can be filled (IFK-Fill), or drawn with narrow (IFK-
  587.               Narrow) or wide (IFK-Wide) lines.
  588.  
  589.               Circles can be repeated (IFK-Repeat) at one to four grids
  590.               below the current circle. The number of grids is selected by
  591.               IFK-Leap-N where N=1,2,3,4.
  592.  
  593.       Clear  :
  594.  
  595.               To clear the entry line input area.
  596.  
  597.       Conn   :
  598.  
  599.               To create scattered Connector symbols. This may or may not
  600.               affect the Net List, see "Advance Technique" section for the
  601.               detail discussion about drawing connectors.
  602.  
  603.               To add a Connector symbol in the schematic, select Conn,
  604.               type in the Connector pin identifier such as J4-11, then click at
  605.               the end of line to add connector symbol at that line.
  606.  
  607.               Also refer to IFK-Above, IFK-Signal.
  608.  
  609.               Connector pin number can be stepped through like other
  610.               Signal Label. Refer to IFK-Step @.
  611.  
  612.       Config :
  613.  
  614.               Configure the system, e.g. printer type, plotter type.
  615.  
  616.       Copy   :
  617.  
  618.               Under IFK-File (File Management) mode, Copy a schematic to
  619.               another name in the same disk or different disk. You can also
  620.               copy a schematic to the same name in a different disk using
  621.               this IFK.
  622.  
  623.               Note that when you copy one page of a schematic to another
  624.               file, all pages of the schematic are copied at the same time.
  625.               You can enter the Edit mode to delete pages that you don't
  626.               want one page at a time. This is necessary for the following
  627.               reason:
  628.  
  629.               You can ask (IFK-Zone-1,2,3) PRO-NET to assign Device
  630.               Numbers and Device Sections automatically when Devices
  631.               are called out from the Library (to the schematic). These
  632.               Device Numbers and Device Sections are being kept track of
  633.               across all pages of the schematic. Had you been able to copy
  634.               one page of the schematic, the book keeping of the Device
  635.               Number and Device Section would have been corrupted.
  636.  
  637.               In Edit/Copy mode, this IFK-Copy is used to Copy devices
  638.               from one place of the schematic to another. You can use the
  639.               IFK-Zone-1,2,3 or Zone-X to control the Device numbers (refer
  640.               to IFK-Zone-1).
  641.  
  642.       DefDev :
  643.  
  644.               Define Device; refer to DefLib and the Section "Defining
  645.               Library Parts".
  646.  
  647.       DefSym :
  648.  
  649.               Define Symbol; refer to DefLib and the Section  "Defining
  650.               Library Parts".
  651.  
  652.       DefLib :
  653.  
  654.               Define Library; DefLib is used to define a Symbol, Complex
  655.               Symbol, Title Block, or Device in a sub-library. To use a Device
  656.               in a schematic, the sub-library whom the Device belongs to
  657.               must be opened first. Libraries are opened according to the
  658.               Design Rule established when a new schematic page is
  659.               drawn. Libraries can be opened or closed at the Device
  660.               /ChgLib (Change Library) also.
  661.  
  662.               To define a Device with a new Symbol (graphic shape), you
  663.               must define the Symbol first. A Symbol can be shared (used)
  664.               by many different Devices.
  665.  
  666.               For details of DefLib, refer to the Section "DEFINING LIBRARY
  667.               PARTS".
  668.  
  669.       Delete :
  670.  
  671.               In Edit mode, erase the file selected.
  672.  
  673.               In DefLib/DefDev , erase the Device selected.
  674.  
  675.               In DefLib/DefSym , erase the Symbol selected.
  676.  
  677.       Device :
  678.  
  679.               A.    To get a Device from the opened libraries into the
  680.                     schematic. Libraries are opened in the Edit/New
  681.                     (Rule) screen, or the Device/ChgLib screen.
  682.  
  683.                     The steps of getting a Device into the schematic are:
  684.  
  685.                     1.    Select IFK-Device.
  686.  
  687.                     2.    Optionally select the Zone-1, 2, or 3 which
  688.                           determines what Label to use;
  689.  
  690.                         Zone-1 selects unused 'U' numbers (or
  691.                         Resistor Modules numbers or any other
  692.                         Devices that were defined as multiple section
  693.                         elements in the libraries) from U1 to U399 (or
  694.                         RM1 to RM399 etc.).
  695.  
  696.                         Zone-2 selects unused 'U' numbers from U400
  697.                         to U699 (or RM400 to RM699 etc.).
  698.  
  699.                         Zone-3 selects unused 'U' numbers from U700
  700.                         to U999 (or RM700 to RM999 etc.).
  701.  
  702.                         The default is Zone-1.
  703.  
  704.                     3.    Type in the Device Name such as '74LS74'
  705.                           and <CR>.
  706.  
  707.                     4.    Drag the Device to the desired location and
  708.                           click the mouse left button to settle the
  709.                           Device.
  710.  
  711.               B.    To Modify an existing Device or to define a new
  712.                     Device in the Library, refer to the Section "Library
  713.                     Parts".
  714.  
  715.       DevNam :
  716.  
  717.               IFK-DevNam (Device Name) is used to define the Text and
  718.               location of the Device Name Label such as 74LS244.
  719.  
  720.               This Device Name could be different from the Device file
  721.               name you assign when you Save the Device. This is very
  722.               useful since you sometimes need to define a Device in
  723.               several different ways. For example, 74LS244 can be defined
  724.               as two independent four bit tri-state buffer or it can be defined
  725.               as one eight bit buffer. You may use one definition in one
  726.               application and the other in another application.
  727.  
  728.               With Field Programmable Logic such as PAL's so popular
  729.               these days. This flexibility is extremely useful.
  730.  
  731.       DevNum :
  732.  
  733.               IFK-DevNum (Device Number) is used to define the location of
  734.               the Device Number Label such as 'U', 'R' or 'C', etc.
  735.  
  736.               This Device Number Label will be concatenate with a numeric
  737.               assigned by PRO-NET automatically or assigned by user
  738.               manually (refer to IFK-Zone-1, 2, 3 and X) when schematic is
  739.               being entered. For example, 'U' becomes 'U14'.
  740.  
  741.       Df0:   :
  742.  
  743.               Select floppy disk drive 0 to Load from or to Save to.
  744.  
  745.       Df1:   :
  746.  
  747.               Select floppy disk drive 1 to Load from or to Save to.
  748.  
  749.       Dh0:   :
  750.  
  751.               Select hard disk drive 0 to Load from or to Save to. Normally,
  752.               when you install PRO-NET to the hard disk, a directory
  753.               system is created under the root, and under Sub-directory
  754.               PRO-NET.
  755.  
  756.       Dir    :
  757.  
  758.               To get the Directory of the Schematic files. Please refer to
  759.               IFK-Copy.
  760.  
  761.       Dot    :
  762.  
  763.               Used to add or delete a dot in the drawing.  If the dot is placed
  764.               on the intersection of two lines, the two lines are joined
  765.               together, otherwise, the dot has no effect in the Net List.
  766.  
  767.               A dot can also be used to cancel out a small square box that
  768.               appears at the end of a line. For example, if you draw a line on
  769.               the screen with both ends open, you should see a small
  770.               square box at each end of the line. If you move a device to the
  771.               line such that one end of the line coincides with one pin (tip)
  772.               of the device, they may seem to be connected, but in fact they
  773.               are not. To connect them, you must add a dot to that small
  774.               square box. This will cancel out the small square box.
  775.  
  776.       Down   :
  777.  
  778.               When IFK-Signal is active, IFK-Down forces the number
  779.               embedded in the Signal label to decrement by one (1) every
  780.               time IFK-Step@ is pressed.
  781.  
  782.               In Zoom, Zoom Down by 1/2 X (devices are half the current
  783.               size on screen). The last Zoom Down may not be as small as
  784.               1/2 X of the former size.
  785.  
  786.       Drag   :
  787.  
  788.               The word 'Drag' is used throughout this manual, it means
  789.               pressing down the mouse left button while sliding the mouse
  790.               to put the cursor at the desired location.
  791.  
  792.       Edit   :
  793.  
  794.               Edit old or new schematic. When selected, a directory of
  795.               schematics is shown. If you want to create a new schematic,
  796.               just select the IFK-NEW.
  797.  
  798.       ErrChk :
  799.  
  800.               To ask the Post Processing to perform Error Checking, which
  801.               includes Loading Analysis, Output contention checking, Net
  802.               without output error checking, also generate the total
  803.               worse case current consumption of the whole schematic
  804.               (all pages).
  805.  
  806.       File   :
  807.  
  808.               File management. Note that since PRONET maintain its own
  809.               directories and files. To Copy a schematic Page to another
  810.               name, or to Rename, etc., you must use this IFK-File. To
  811.               Delete a file, you have to use IFK-Delete under Edit mode.
  812.  
  813.               Copying Library Devices from one disk to the other is done
  814.               differently. See Section "Library Parts" for more information.
  815.  
  816.       Fill   :
  817.  
  818.               Fill the enclosed area of a Box, Circle, Closed polygon-by
  819.               stripes, etc.
  820.  
  821.       Flip   :
  822.  
  823.               Reverse sections the Line you have just drawn, such that the
  824.               horizontal section becomes the vertical section and the
  825.               vertical section becomes the horizontal section.
  826.  
  827.       Hidden :
  828.  
  829.               An attribute of the piece of information being added. If this IFK
  830.               is on, the piece of information being added will have an
  831.               attribute of "hidden". All information with hidden attributes will
  832.               not be printed or plotted.
  833.  
  834.               As an example, you can go to the DefDev (Define Device)
  835.               mode, call out the Device 'GND'. You will find that this Symbol
  836.               uses Hidden Pin Number, Hidden Device Number label, and
  837.               Hidden Device Name label. You can find some more
  838.               examples in Section "Surface Power and Surface Ground
  839.               traces" under "Advanced Technique".
  840.  
  841.       H-Ref  :
  842.  
  843.               When this mode is selected, clicking the Add (left) button or
  844.               the Delete (right) button of the mouse will Add or Delete a
  845.               Horizontal line on screen. This line is of type Note (see Note
  846.               mode); which has no effect to the connections between
  847.               Devices (i.e. no effect on the Net-List). It is used for alignment
  848.               purpose such as lining up the Signal Name, the position of
  849.               Devices, etc.
  850.  
  851.               Reference lines are not printed or plotted.
  852.  
  853.       Icc    :
  854.  
  855.               You select this IFK when you need to enter the maximum total
  856.               current consumption of the Device. This parameter is used
  857.               only for the calculation of the maximum total current
  858.               consumption of a voltage (the heaviest loaded one) of the
  859.               design as shown in the schematic. This is to help the circuit
  860.               designer to calculate the Power Supply requirements. Please
  861.               also refer to IFK-Attr and Section "Defining Library Parts".
  862.  
  863.       Label  :
  864.  
  865.               Label is an option under Modify mode. You can Modify the
  866.               Device Number Label, the Device Type Label and the Device
  867.               Pin Label with the following limitation.
  868.  
  869.               Device Number Label: you can change it to any other
  870.               Device Number as long as that Number is not already used.
  871.  
  872.               You can change it to a Device Number which is already used
  873.               by the same type of IC, in this case, you will be asked if you
  874.               want to swap the two Device Numbers. However, it can not
  875.               swap Device numbers of devices on different pages. If you
  876.               really want to do that, you have to use some tricks:
  877.  
  878.               Step a.    Change the Device Number A to an arbitrary
  879.                          new Device Number X.
  880.  
  881.               Step b.    Go to the other page, change Device number
  882.                          B to A.
  883.  
  884.               Step c.    Go back to the original page, change Device
  885.                          Number X to B.
  886.  
  887.               Device Pin Label: When swapping IC sections, you can
  888.               Modify the Pin Label. You only need to modify any one pin in
  889.               one section and the rest will be automatically modified for you.
  890.  
  891.               If there is only one IC section for an IC, then Modify pin is not
  892.               allowed.
  893.  
  894.               Device Type Label: You can Modify a Device Type Label if
  895.               and only if the new Device Type has the same Symbol
  896.               (graphic) as the old one.
  897.  
  898.               For example, you can Modify a 74LS138 to a 74F138 but not
  899.               74LS139. If you really want to do that, you simply delete the
  900.               old device and add the new one.
  901.  
  902.               Labels also appear under DefDev, they are used to define the
  903.               location of the Device Name and the Device Number label.
  904.  
  905.       Large  :
  906.  
  907.               Select Large Size Text. You can add Text to the Symbol being
  908.               defined under the DefSym mode. You can add Text to the
  909.               schematic under the Edit/Note/Text mode.
  910.  
  911.  
  912.       Leap-N  :
  913.  
  914.               Each time you press IFK-Leap-N, N is incremented by 1, until
  915.               N=4, next press of IFK-Leap-N changes N back to 1.
  916.  
  917.               N represents the number of grids (grid size currently
  918.               selected) to be Leaped over when patterns are to be
  919.               repeated. In other words,
  920.  
  921.               'N multiply (current grid size)' is the distance between
  922.               consecutive repeated patterns.
  923.  
  924.       Line   :
  925.  
  926.               To get into the Line screen, where Lines are  Added, Deleted,
  927.               Adjusted in various ways.
  928.  
  929.               You can use the Add (left) mouse button to start a Line, to
  930.               settle and to continue the same Line.
  931.  
  932.               You can Delete a Line by clicking the delete (right) mouse
  933.               button.
  934.  
  935.               You can start a new Line by pressing the Next Key.
  936.  
  937.               After you draw a Line at an IC pin, you can duplicate the Line
  938.               at the next lower IC pin (same IC) by using Repeat.
  939.  
  940.               You can Flip the orientation of a Line immediately after you
  941.               draw it. i.e. change the vertical Line into a horizontal Line and
  942.               change the horizontal Line into a vertical Line.
  943.  
  944.               You can rubber move a section of a Line easily by using
  945.               Adjust (refer to IFK-Adjust).
  946.  
  947.               You can setup a vertical or horizontal Line for the alignment of
  948.               various elements (Device, Text, Signal Name etc.) by using V-
  949.               REF or H-REF.
  950.  
  951.               A small square at the end of the Line indicates that the Line is
  952.               not connected to any other place -- even if it seems to be
  953.               connected.
  954.  
  955.       -Logic :
  956.  
  957.               In Edit/Modify, it is used to Modify a positive logic gate to its
  958.               DeMorgan equivalence.
  959.  
  960.               In DefLib/DefDev, this is to specify the DeMorgan equivalence
  961.               of a logic gate.
  962.  
  963.       +Logic :
  964.  
  965.               In Edit/Modify, it is used to Modify a negative logic gate to its
  966.               DeMorgan equivalence.
  967.  
  968.       Map    :
  969.  
  970.               To ask the Post Processing to generate a Component Map for
  971.               the schematic. For each Component, the Component Map
  972.               shows you all the pages in which the Component appears.
  973.  
  974.       Modify :
  975.  
  976.               In the DefDev/Attr/PinAtt mode, Modify is used to enter or
  977.               modify the attributions of the pins of a device. refer to section
  978.               "Defining Library Parts" for more information.
  979.  
  980.               In the Schematic Edit mode, Modify is used to change Label
  981.               or Logic sense (+Logic symbol or Logic sense (+Logic symbol
  982.               or the -Logic symbol).
  983.  
  984.       Move   :
  985.  
  986.               In this mode, click the Add button of the mouse on Devices to
  987.               select them, then press IFK-OK, drag the mouse to move
  988.               devices to new position and press Add button of the mouse to
  989.               settle the Device.
  990.  
  991.               You can perform a rubber-band Move (Rubber Move) by
  992.               selecting IFK-Rubber. Rubber Move allows you to move a
  993.               Device without breaking its connections. You can only Rubber
  994.               move one Device at a time. After the Rubber Move, you can
  995.               enter the IFK-Line/Adjust mode to Adjust the Lines (refer to
  996.               IFK-Adjust).
  997.  
  998.       Narrow :
  999.  
  1000.               Select Narrow Lines or Stripes. Lines and Stripes has different
  1001.               properties. Refer to IFK-Stripes for more information.
  1002.  
  1003.       Net    :
  1004.  
  1005.               Ask the Post Processing to generate a Net List for the
  1006.               schematic. Refer to IFK-Post for more information.
  1007.  
  1008.       New    :
  1009.  
  1010.               In Edit mode, start a new schematic or a new schematic page.
  1011.               After a file name is given to the new page, a screen will be
  1012.               displayed for you to specify the Design Rule for the page. The
  1013.               Design Rule specifies the following :
  1014.  
  1015.               (a) The Paper Size to be used for the schematic. It is selected
  1016.               by entering the corresponding number (as shown on screen)
  1017.               when the selection Box (Bar) is at 'Paper Size' location.
  1018.  
  1019.               Standard paper size:
  1020.               A : 8.5 X 11 inches
  1021.               B : 11 X 17 inches
  1022.               C : 17 X 22 inches
  1023.               D : 22 X 34 inches
  1024.               E : 34 X 44 inches
  1025.  
  1026.               (b) The Template Size to be used for the schematic. Standard
  1027.               template sizes are those specified by the MIL-STD-860
  1028.               standard or ANSI Y32.14 standard :
  1029.  
  1030.               A.  FULL size
  1031.               B.  1/2 size
  1032.               C.  3/8 size
  1033.               E.  1/4 size
  1034.  
  1035.               (c) The Sub-libraries opened for this schematic. Press 'Y' to
  1036.               opening the Sub-libraries pointed to by the selection Box (or
  1037.               Bar).
  1038.  
  1039.               In DefLib/DefDev mode, this IFK-New is used to define a new
  1040.               Device.
  1041.  
  1042.               In DefLib/DefSym mode, this IFK-New is used define a new
  1043.               Symbol.
  1044.  
  1045.       Next
  1046.  
  1047.               To start another Line or Stripe or Bus.
  1048.  
  1049.               Or, in the DefDev/Attr/PinAtt mode, this IFK-Next is used to
  1050.               call out (with IFK-Recall active) the attributes of the next pin
  1051.               (current pin number +1).
  1052.  
  1053.       Norm   :
  1054.  
  1055.               In Edit/Zoom mode, IFK-Norm always brings you back to the
  1056.               Normal operation screen. You can not Edit (change) anything
  1057.               after the schematic is Zoomed to a smaller size.
  1058.  
  1059.       Note   :
  1060.  
  1061.               Note can be anything you draw or write. They will not affect
  1062.               the Net list of the schematic. But they will be printed or
  1063.               plotted.
  1064.  
  1065.               In Note mode, you can write text from left to right or from top
  1066.               to bottom in different fonts : small or large, normal or Bold.
  1067.               You can draw various types of Stripes, Boxes, Circles, Arcs in
  1068.               narrow or thick line, etc.
  1069.  
  1070.       NxtSct :
  1071.  
  1072.               To define the pin number of next section of the IC.
  1073.  
  1074.       OK     :
  1075.  
  1076.               Tell the system to proceed since You have completed
  1077.               checking, or have entered the information PRONET needs.
  1078.  
  1079.       PgRef  :
  1080.  
  1081.               To ask the Post Processing to generate the Page References
  1082.               for every Signal name of the schematic and insert them to the
  1083.               schematic automatically.
  1084.  
  1085.       -PgRef :
  1086.  
  1087.               After Page References are added to the schematic
  1088.               automatically by the Post Processing. You could delete a
  1089.               Page Reference (such as: [2,3,23,25]) using this IFK-PgRef.
  1090.  
  1091.               When this IFK is active, click the delete (right) button at the
  1092.               Page Reference to delete it.
  1093.  
  1094.       +PgRef :
  1095.  
  1096.               When Signals are being added to Lines or Bus, you use this
  1097.               IFK-+PgRef to indicate whether these signals should have
  1098.               page references. IFK-+PgRef active means you want page
  1099.               references, inactive means you don't. Page references are
  1100.               generated in Post processing. Please also refer to Bundle,
  1101.               Bus.
  1102.  
  1103.       Pick   :
  1104.  
  1105.               Select the item high lighted or boxed on screen.
  1106.  
  1107.       Pin    :
  1108.  
  1109.               Used to define the pin number and pin location of the Device,
  1110.  
  1111.               A pin has to be located in one of the four quadrants around
  1112.               the tip of a stripe (of the Symbol).
  1113.  
  1114.               If the Device has more than one section (e.g. 7400 has four
  1115.               sections), you can go to another section by pressing IFK-
  1116.               NxtSct (Next Section).
  1117.  
  1118.               Please refer to "Defining Library Parts" for more information.
  1119.  
  1120.               A pin can be defined as Hidden (not shown in schematic). A
  1121.               typical example of using a Hidden Pin is the Pseudo Device
  1122.               defined to represent the Ground Symbol. Normally you do not
  1123.               want to see a pin number assigned to a Ground Symbol.
  1124.               Please refer to "Surface-Power-Trace and Surface-Ground" in
  1125.               Section "Advanced Technique" for more information.
  1126.  
  1127.       PinAtt :
  1128.  
  1129.               For every Pin of a Device, there is a set of data associated with
  1130.               it. These data describe the following:
  1131.  
  1132.               The type of I/O. The Fan In and Fan Out capabilities. If it is a
  1133.               power pin, the voltage it is at. If it is a Pseudo Pin, the special
  1134.               characteristic.
  1135.  
  1136.               Refer to "Defining Library Parts" for more information.
  1137.  
  1138.       Plot   :
  1139.  
  1140.               Enter schematic Plotting mode. Refer to Section "Printing and
  1141.               Plotting".
  1142.  
  1143.       Post   :
  1144.  
  1145.               Enter Post-Processing operation. When IFK-Post is selected, a
  1146.               list of options is given to you; you can select Net, BOM, Map,
  1147.               PgRef, ErrChk, and the disk drive where the results should go.
  1148.               The list of schematic files are also given to you on the screen,
  1149.               if you choose a page of a schematic, the whole schematic (all
  1150.               pages) will be included in the Post Processing. All schematic
  1151.               files having the same filename (with different numeric
  1152.               extensions, e.g. xxx.1, xxx.2, etc.) are considered part of the
  1153.               schematic.
  1154.  
  1155.               Please refer to Section 3.8 : "How to generate the Net List,
  1156.               BOM etc".
  1157.  
  1158.       Print  :
  1159.  
  1160.               Enter schematic Print out operation. Refer to Section
  1161.               "Printing and Plotting".
  1162.  
  1163.       Recall :
  1164.  
  1165.               In DefDev/Attr/PinAtt (Define Device/Attribute/Pin Attribute)
  1166.               mode, IFK-Recall is used to call out the Pin Attributes
  1167.               previously defined. The display shows blank entries for
  1168.               whichever Pin Attributes not defined previously. You can use
  1169.               the IFK-Next to scan through all pins of the Device being
  1170.               defined.
  1171.  
  1172.       Rename :
  1173.  
  1174.               In the File mode, this IFK-Rename is used to change the
  1175.               name of a schematic file. Note that when you change the
  1176.               name of any one page of the schematic, all pages of the same
  1177.               schematic will have their named changed also.
  1178.  
  1179.               Please refer to IFK-Copy.
  1180.  
  1181.       Repeat :
  1182.  
  1183.               In Line Mode, after you draw one line segment at a pin, if you
  1184.               press Repeat, the same line segment will appear on another
  1185.               pin (of the same IC), if any, below the current pin.
  1186.  
  1187.       Rotate :
  1188.  
  1189.               To Rotate the Device. When you call out a Device and before it
  1190.               is settled, the Device is rotated by 90 degree every time you
  1191.               press this IFK-Rotate.
  1192.  
  1193.       Rubber :
  1194.  
  1195.               You can perform a rubber-band Move (Rubber Move) by
  1196.               selecting IFK-Rubber. Rubber Move allows you to move a
  1197.               Device without breaking its connections. You can only Rubber
  1198.               move one Device at a time. After the Rubber Move, you can
  1199.               enter the IFK-Line/Adjust mode to Adjust the Lines (refer to
  1200.               IFK-Adjust).
  1201.  
  1202.       SavDev :
  1203.  
  1204.               After you finish defining a Device, this IFK-SavDev (Save
  1205.               Device) allows you to Save the Device under a filename given
  1206.               by you.
  1207.  
  1208.               Same Device using different Symbols can be Saved under
  1209.               different filename.
  1210.  
  1211.       Save   :
  1212.  
  1213.               Edit/More/Save saves the schematic. In Edit mode, You can
  1214.               also Save the schematic simply by pressing <ESC> several
  1215.               times until the Entry at the bottom of the screen says 'Quit,
  1216.               Save, or Continue', press 'S' to Save the schematic and then
  1217.               quit the Edit.
  1218.  
  1219.       SavPin :
  1220.  
  1221.               After all Attributes of a Device Pin are defined, you can use
  1222.               this IFK-SavPin to save the attributes to a Pin, at this time, you
  1223.               can also key in another pin number having the same pin
  1224.               attributes and save it.
  1225.  
  1226.               Please Refer to Section "Defining Library Parts".
  1227.  
  1228.       SavSym :
  1229.  
  1230.               Symbols are defined under DefLib/DefSym, after you finish
  1231.               defining the Symbol, pressing this IFK allows you to save the
  1232.               Symbol.
  1233.  
  1234.               There is another way to Save the Symbol, you can keep
  1235.               pressing <ESC> until you see a question on the entry line
  1236.               asking whether you would like to Save, Quit or Continue. If the
  1237.               answer is a 's', the Symbol will be saved.
  1238.  
  1239.       SetRef :
  1240.  
  1241.               In DefLib/DefSym mode, this IFK-SetRef allows you to set one
  1242.               reference point on the screen, the relative positions of other
  1243.               points with respect to this point is shown as X, Y coordinates
  1244.               (relative) in units of Pixels. 3 Pixels is equal to 1 mm, and
  1245.               Symbols are drawn to the size of 3/8 Template (ANSI Y32.14,
  1246.               MIL-STD-860).
  1247.  
  1248.       Signal :
  1249.  
  1250.               Add or delete Signal Name of a line. Enter Signal Name and
  1251.               click (Add button) at line to add or click (Delete button) at
  1252.               Signal Name to delete. You can put the signal name above
  1253.               the line (IFK-Above), below the line (IFK-Below), or at the end
  1254.               of the line with a box around it (IFK-Conn, normally used for
  1255.               connectors).
  1256.  
  1257.       Small  :
  1258.  
  1259.               Select small size Text.
  1260.  
  1261.       Step @ :
  1262.  
  1263.               Step down (IFK-Down) or up (IFK-Up) the number embedded
  1264.               in the Signal name and place it at the next lower line.
  1265.  
  1266.       Stripe :
  1267.  
  1268.               In Edit/Note/Stripe mode, add or delete Stripes as Notes.
  1269.  
  1270.               In DefLib/DefSym mode, add or delete Stripes as part of the
  1271.               Symbol, the Stripes of a Symbol can not be modified during
  1272.               schematic capture (Edit) mode. Stripes has no effect to the
  1273.               Net List. Unlike Lines, Stripes can go in any directions, and
  1274.               when two orthogonal stripes is jointed together, Dot is not
  1275.               added in automatically.
  1276.  
  1277.       SubDir :
  1278.  
  1279.               Look into the Sub-Directory of a Library.
  1280.  
  1281.               To view the library. The list of all libraries are shown on the
  1282.               screen. You can select one of the libraries and browse its
  1283.               content.
  1284.  
  1285.       SymDir :
  1286.  
  1287.               When you try to call a Symbol (IFK-CalSym) and forgot the
  1288.               name of the Symbol, you can use this IFK-SymDir to browse
  1289.               the Directory of the Symbol Library.
  1290.  
  1291.       System :
  1292.  
  1293.               This IFK-System is used to select some system options such
  1294.               as :
  1295.  
  1296.               The disk drive in which you put the Library Disk, the disk
  1297.               drive in you put the Data (User or Schematic) Disk. You also
  1298.               have control over the Grid display, Grid Snap, and Grid Size.
  1299.  
  1300.       Text   :
  1301.  
  1302.               In Edit/Note/Text mode, enter Text as notes, the Text can be
  1303.               added or deleted at will.
  1304.  
  1305.               In DefLib/DefSym, enter Text as part of the symbol, the Text
  1306.               can not be modified during schematic capture (Edit) mode.
  1307.  
  1308.       Title  :
  1309.  
  1310.               Used to Call a Title Block from the library. Title Blocks have
  1311.               many different forms. For example, a title block may include a
  1312.               title area, part number area, revision level area, signature area,
  1313.               mechanical tolerance area, and outline of the drawing, etc. Or,
  1314.               the title block may include a  part number area only. You can
  1315.               define Title Block in DefLib/DefSym as if you were defining a
  1316.               Symbol; the difference are: (1) When you draw the bound for
  1317.               the Title, you must make the bound exactly the same size as
  1318.               your outline of the Title Block. (2) When you save the Title
  1319.               Block, you must use a Symbol name "SymName.title". The
  1320.               SymName is any name assigned by you and ".title" is
  1321.               mandatory. You can find some Title block examples in the
  1322.               Symbol Library.
  1323.  
  1324.       ToDf0: :
  1325.  
  1326.               Tell the Post Processing where to put its result, IFK-ToDf0:
  1327.               directs the result to floppy drive 0.
  1328.  
  1329.       ToDf1: :
  1330.  
  1331.               Tell the Post Processing where to put its result, IFK-ToDf1:
  1332.               directs the result to floppy drive 1.
  1333.  
  1334.       ToDh0: :
  1335.  
  1336.               Tell the Post Processing where to put its result, IFK-ToDh0:
  1337.               directs the result to hard drive 0.
  1338.  
  1339.       Up     :
  1340.  
  1341.               When IFK-Signal is active, IFK-Up forces the number
  1342.               embedded in the Signal label to increment by one (1) every
  1343.               time IFK-Step@ is pressed.
  1344.  
  1345.               Zoom Up by 2X (Devices are 2 times as big as what is
  1346.               currently shown. First Zoom-Up may be smaller than 2X
  1347.               depending on the paper size.
  1348.  
  1349.       Value :
  1350.  
  1351.               Allows you to enter the values of Passive Devices when you
  1352.               are entering the schematic. You do this by clicking at the
  1353.               Device Name Label (the color of the Label will be changed).
  1354.  
  1355.       V-Ref  :
  1356.  
  1357.               When this mode is selected, clicking the Add (left) button of
  1358.               the mouse will add in an Vertical line on screen. This line is of
  1359.               type NOTE (see NOTE mode); which has no effect to the
  1360.               connections between Devices (i.e. no effect on the NET-LIST).
  1361.               It is used for alignment purposes such as lining up the Signal
  1362.               Name, or the position of Devices, etc.
  1363.  
  1364.               Reference lines are not printed or plotted.
  1365.  
  1366.       Weight :
  1367.  
  1368.               To assign the priority of the line in routing. Heavier means
  1369.               higher priority in routing.
  1370.  
  1371.               Lines without weights are defaulted to have 0 priority.
  1372.  
  1373.               Priorities range from 0 to 999.
  1374.  
  1375.               Weights can be placed above (IFK-Above) or below (IFK-
  1376.               Below) the line.
  1377.  
  1378.               Weights are all hiddenng Wide Stripes.
  1379.  
  1380.       Yes    :
  1381.               The answer to your question, my friend, is 'YES'.
  1382.  
  1383.       Zone-1, 2, and 3 :
  1384.  
  1385.               These IFK's are used optionally to optimize the automatic
  1386.               Device Number assignment.
  1387.  
  1388.               The concept behind this Zone control feature is based on :
  1389.  
  1390.               - Physically far apart Devices should not reside in the same
  1391.                 package (e.g. IC).
  1392.  
  1393.               - logically adjacent Devices in the schematic are likely to be
  1394.                 physical adjacent on the PCB also.
  1395.  
  1396.               If you know the approximate locations of different sections of
  1397.               the logics (such as Input, Processing, and Output) on the PCB
  1398.               before you draw the schematic, then you can optimize the
  1399.               Auto Device Number assignment by selecting one of the
  1400.               Zones before calling out a Device from the Library.
  1401.  
  1402.               By doing so, you have avoided the situation where a section
  1403.               of an IC is used in one area of the PCB, while another section
  1404.               of the same IC is used in another area that is far apart from the
  1405.               first area.
  1406.  
  1407.               You can change your mind later by swapping gates or by
  1408.               changing the Zone assigned to a device. These are done in
  1409.               Modify/Label.
  1410.  
  1411.        ZoneX :
  1412.  
  1413.               To assign Device Numbers manually, select ZoneX. This is
  1414.               most commonly used when the Device Numbers are known in
  1415.               advance. For example, when you are entering an old
  1416.               schematic.
  1417.  
  1418.         Zoom :
  1419.  
  1420.               First time you hit zoom, the pictures shrinks so that you can
  1421.               see more. After that, you have the choices of Zoom Down
  1422.               (IFK-Down), or Zoom Up (IFK-Up).
  1423.  
  1424.               IFK-Norm always brings you back to the normal
  1425.  
  1426. LIBRARY PARTS:
  1427.  
  1428.          Sub-libraries
  1429.  
  1430.          PRONET Library is made up of sub-libraries such as TTL, CMOS etc.
  1431.  
  1432.          Sub-libraries must be opened before they can be used.
  1433.  
  1434.          Sub-libraries are opened when you create a new schematic page. You
  1435.          can also open or close Sub-libraries under the Device screen.
  1436.  
  1437.          Please refer to Section "Directory Structure" under "Terms and
  1438.          Conventions".
  1439.  
  1440.  
  1441.          User Library
  1442.  
  1443.          To increase speed, the user may want to copy part of the libraries to
  1444.          one library and add to it whatever he/she wants. In this case, the parts
  1445.          PRONET needs to search are substantially reduced, and only one
  1446.          library need be opened at all times.
  1447.  
  1448.          Library structure
  1449.  
  1450.          Each part that you call out from the library to the schematic is call a
  1451.          Device.  The Device consists of two parts: the Symbol and the Device
  1452.          Specific Information (Info, in short). Their relationships is depicted as
  1453.          follow:
  1454.  
  1455.                    Symbol + Info = Device
  1456.  
  1457.          where:
  1458.  
  1459.          Symbol contains the graphic description of the Device(s). A Symbol
  1460.          could be used by many different Devices as long as they have the
  1461.          same graphics. The user can define the Symbol under DefLib/Defsym
  1462.          (Define Library/Define Symbol).
  1463.  
  1464.          Info contains Device specific information such as pin number
  1465.          assignments, pin attributes, current consumption of the Device, etc.
  1466.          Besides pin number, normally, the rest of the information cannot be
  1467.          shared by different Devices. The user can define the Info under
  1468.          DefLib/DefDev (Define Library/Define Device).
  1469.  
  1470. DEFINING LIBRARY PARTS:
  1471.  
  1472.          When you are in the Library define mode, unlike in schematic capture
  1473.          mode, the template size is fixed at 3/8 (MIL STANDARD 860);
  1474.          therefore, the grid sizes are also fixed. The grid #1, #2, #3, #4 sizes
  1475.          are 1 mm, 2mm, 4mm, 8mm respectively.
  1476.  
  1477.          In the DefLib (Define Library) mode, the IFK-DefSym and the IFK-
  1478.          DefDev are used for defining the Symbol and the Device, respectively.
  1479.  
  1480.          There is also an utility program that comes with PRO-NET, so that you
  1481.          can copy Devices from one library to another.
  1482.  
  1483.          NOTE THAT YOU CAN NOT COPY DEVICES USING AMIGA DOS FILE
  1484.          COPY COMMAND, SINCE PRO-NET MAINTAINS ITS OWN
  1485.          DIRECTORY (FOR SPEED PURPOSES). COPY DEVICES BETWEEN
  1486.          SUB-LIBRARIES USING AMIGA DOS FILE COPY COMMAND WILL
  1487.          CORRUPT THE PRO-NET DIRECTORY SYSTEM.
  1488.  
  1489.          How to Define Symbol
  1490.  
  1491.          Basically, to define a Symbol is to draw the picture that represents the
  1492.          Device.
  1493.  
  1494.          There are two ways to define a Symbol:
  1495.  
  1496.          (a)   By Modifying an existing Symbol: You can call out an old
  1497.                symbol, modify it to form a new Symbol, or You can combine
  1498.                some old symbols to form a new Complex Symbol. However,
  1499.                you cannot call out an old Complex Symbol and try to modify
  1500.                it.
  1501.  
  1502.          (b)   By Drawing the Symbol: You can create the Symbol using
  1503.                tools provided to you under DefSym. In the DefSym screen,
  1504.                you can find a set of IFK's to help you draw the Symbol. These
  1505.                IFK's are the Text, Stripe, Box, Circle, Arc, CalSym, Bound,
  1506.                Save, SetRef, and System. Refer to the Command Description
  1507.                section for the details of each IFK.
  1508.  
  1509.          You could use the hot keys (refer to the CONVENTION section) to
  1510.          control the grid size and grid snapping, etc.  We recommend that you
  1511.          select grid Snap whenever possible, this will make drawing the
  1512.          schematic even easier.
  1513.  
  1514.          Before you save the Symbol, you have to define the Bound (Boundary)
  1515.          of the Symbol.
  1516.  
  1517.          You must observe the following rules:
  1518.  
  1519.          RULE #1
  1520.               Bound MUST pass through the tip of every pin on the Symbol
  1521.               or, if that side of the Device Body has no pin(s), must be
  1522.               bigger than the Device by one #2 grid (2 mm).
  1523.  
  1524.          RULE #2
  1525.               The body (outline) of the Device must be of Wide Stripes
  1526.               (lines) in order that you have the option of printing/plotting the
  1527.               Device using narrow lines or wide lines.
  1528.  
  1529.          RULE #3
  1530.               When you call out an existing Symbol to be modified to
  1531.               another Symbol, you may not call out complex Symbols. All
  1532.               complex Symbols have the extension of ".C".
  1533.  
  1534.               Also, experience tells us that if you adhere to the following
  1535.               guide lines in defining symbols, you can draw the schematic
  1536.               easier, faster, and better.  Nevertheless, these remain guide
  1537.               lines, no errors will result if you don't follow them :
  1538.  
  1539.          GUIDE #1
  1540.  
  1541.               Keep in mind that the gates (such as 7400) are defined using
  1542.               3/8 template (MIL-STD-860 or ANSI Y32.14 standard) and that
  1543.               the smallest grid (grid #1) equals 1 mm, try to draw the
  1544.               Symbol as small as possible while as big as needed to show
  1545.               all necessary details (such as the "D", "Q" etc. inside the
  1546.               symbol of 7474) of the symbol.
  1547.  
  1548.               Note that grid #2, #3, #4 are 2 mm, 4 mm, 8 mm respectively
  1549.               when the template is 3/8 inch.
  1550.  
  1551.          GUIDE #2
  1552.  
  1553.               Use grid Snap whenever possible -- even if you have to bump
  1554.               down the grid size to a smaller one.
  1555.  
  1556.               Normally you should try to stay on #2 grid.
  1557.  
  1558.          GUIDE #3
  1559.  
  1560.               If you are using a floppy disk system, Library is distributed on
  1561.               several floppies, every Library disk has one or more Device
  1562.               Sub-libraries AND a Symbol sub-library. Therefore, if you
  1563.               change or add a Symbol, not only that you have to save the
  1564.               Symbol to the floppy disk (that holds the sub-library) that you
  1565.               are working on, but also ALL other sub-library disks. If you
  1566.               delete a Symbol (which is unlikely), you need to do the same
  1567.               on ALL sub-library disks.
  1568.  
  1569.               If you have a hard disk system, you only have one Symbol
  1570.               Library in one place, therefore, you only need to update that
  1571.               one library when you modify Symbol.
  1572.  
  1573.               How to Define Device
  1574.  
  1575.               Basically, to define a Device is to specify all the Device
  1576.               specific information of that Device. This information includes:
  1577.  
  1578.               --    the Symbol to use
  1579.               --    the location of each pin
  1580.               --    the Device Name.
  1581.               --    the default location of the Device Name Label.
  1582.               --    the Device Number label.
  1583.               --    the default location of the Device Number label.
  1584.               --    the Symbol to be used for the DeMorgan equivalence
  1585.                     (if any) of the Device.
  1586.               --    (you may want to save the Device at this point and do
  1587.                     something else for a while, see HINT below).
  1588.               --    the characteristics (attributes) of each pin.
  1589.               --    the current consumption of this Device.
  1590.  
  1591.               HINT :
  1592.  
  1593.               For example, if you are defining Device 74LS00, you may want
  1594.               to save all the information to 74LS00, then also save to 74S00,
  1595.               74F00, 74AS00 --- etc.  Note that this is alright because up to
  1596.               this point, all the information you have entered for 74LS00 is
  1597.               shared by the corresponding Device in the other families.
  1598.  
  1599.               To define a new Device or to edit an existing Device in the
  1600.               Library, the steps are:
  1601.  
  1602.               1.    from Level 1 screen, Select DefLib (define library)
  1603.  
  1604.               2.    select DefDev (Define Device)
  1605.  
  1606.               3.    select the Sub-Library in which you want to find the old
  1607.                     Device to edit or to store the new Device. Press IFK-OK.
  1608.  
  1609.               4.    A list of Device in the selected Sub-Library is displayed,
  1610.                     you can scroll up and down to find the Device you want to
  1611.                     edit or you can select IFK-New and specify a new Device
  1612.                     Name to define a new Device.
  1613.  
  1614.               5.    At this point, you start to specify all the Device specific
  1615.                     information; type in the Symbol Name if you know which
  1616.                     Symbol to use for this Device. Or, you can choose a
  1617.                     Symbol from a list under DefDev/Calsym/Index.
  1618.  
  1619.               6.    After the symbol is retrieved, select IFK-Pin, enter the pin
  1620.                     number you want to associate a line (graphic of the pin)
  1621.                     with, then click at one of the four quadrants of the tip of the
  1622.                     pin. The pin number will appear in that quadrant near the
  1623.                     tip of the pin as follows:
  1624.  
  1625.                     q1, q2, q3, q4 represent the four quadrants of the tip of the
  1626.                     pin. All you need to do is enter the pin number and click
  1627.                     close to the pin in the quadrant you want the pin number to
  1628.                     appear in.
  1629.  
  1630.                     Repeat the process until all pins are specified.
  1631.  
  1632.                     If you don't like what you have just defined, you can clear
  1633.                     all pin definitions by selecting IFK-AllClr. Pin number could
  1634.                     also be hidden (not shown in schematic) in which case,
  1635.                     you have to select IFK-Hidden before specifying pin
  1636.                     location.
  1637.  
  1638.                     If the Device has several sections, you could go to the next
  1639.                     section by using IFK-NxtSct.
  1640.  
  1641.               7.    The next thing you want to do is to specify the Labels.
  1642.                     Select IFK-Label, then IFK-DevNam, See if the Device name
  1643.                     in the entry line is exactly what you want, if so, click the
  1644.                     mouse to place the DevNam at the desire location.
  1645.  
  1646.                     Or, if the Device name in the entry line is not what you
  1647.                     want, just retype the Device Name, then click the left
  1648.                     mouse button to place it at the desired location.
  1649.  
  1650.                     Again, the Device name could be hidden.
  1651.  
  1652.               8.    Now you want to enter the Device Number, it is not really a
  1653.                     number, rather, it is the Prefix of the Device Number.
  1654.  
  1655.                     Select DefDev/Label/DevNum, enter the Device Number
  1656.                     (prefix), click the mouse left button to place it at the desired
  1657.                     location.
  1658.  
  1659.                     For example, for an IC, we normally call it 'U' something. In
  1660.                     that case, enter 'U' and click the left mouse button to place
  1661.                     it at the desired place.
  1662.  
  1663.                     Again, the Device Number can be hidden.
  1664.  
  1665.               9.    If the Device has a negative logic symbol (DeMorgan
  1666.                     equivalence), and you have already defined it using Define
  1667.                     Symbol, then you can select IFK--Logic, enter the Symbol
  1668.                     name, and <CR>.
  1669.  
  1670.               10.   Now, you are almost done, the remaining task is to define
  1671.                     the Attributes of the Device. This is necessary if you want
  1672.                     PRONET to perform Loading Analysis for you or to perform
  1673.                     the Power Consumption Calculation for you.
  1674.  
  1675.                     Under Attr (Attributes), there are the Icc (Icc) Attribute and
  1676.                     the PinAtt (Pin Attribute).
  1677.  
  1678.               --    In Icc, enter (or reenter) theÿ Worst Case Current
  1679.                     consumption of the whole Device.
  1680.  
  1681.               --    In PinAtt, basically you call (Recall) the attributes of a pin on
  1682.                     the screen, then modify existing attributes or enter new
  1683.                     attributes. You do this one pin at a time until all the pins of
  1684.                     the Device are done. You could check them by using IFK-
  1685.                     Next to scan through all pins, make sure they are correct,
  1686.                     then save the pin attributes using IFK-SavPin. The following
  1687.                     IFK's help you accomplish these tasks:
  1688.  
  1689.                     IFK-Recall
  1690.                         When this IFK is selected, you could enter the
  1691.                         pin number and recall the attributes that you
  1692.                         have defined previously.
  1693.  
  1694.                     IFK-Next
  1695.                         Display the attribution of the next pin.
  1696.                         IFK-Modify
  1697.                         If you do not like the attributes displayed, you
  1698.                         can use this IFK to modify them.
  1699.  
  1700.                     To define the pin attribute, normally you refer to the Data book of
  1701.                     the Device.
  1702.  
  1703.                     <A>   Device Pin
  1704.  
  1705.                          Select one from the following list in line 1.
  1706.  
  1707.                         I     specify that this is an Input pin.
  1708.  
  1709.                         O     a totem pole Output pin.
  1710.  
  1711.                         B     a Bidirectional pin (including a pin of a
  1712.                               passive device with current attributes).
  1713.  
  1714.                         C     an open Collector pin. a
  1715.  
  1716.                         T     Tri-state pin.
  1717.  
  1718.                         P     a pin of a Passive Device with no current
  1719.                               attributes.
  1720.  
  1721.                         V     a Voltage pin such as Vcc Pin or Gnd (0 V)
  1722.                               pin.
  1723.  
  1724.  
  1725.                     <B>   Driving Capability of the pin
  1726.  
  1727.                          Fill in the WORSE CASE value of the current sunk
  1728.                          or sourced by the pin under consideration.
  1729.  
  1730.                          Specify Iih, Iil when the pin is an Input pin.
  1731.  
  1732.                          Specify Ioh, Iol when the pin is an Output pin.
  1733.  
  1734.                          Specify all Iih, Iil, Ioh, Iol when the pin is a
  1735.                          Bidirectional pin.
  1736.  
  1737.                          If it is Voltage pin, specify what voltage the pin is at.
  1738.                          For example:
  1739.  
  1740.                          If the pin is a 5V pin, key in a "5". If the pin is a GND
  1741.                          pin, key in a "0".
  1742.  
  1743.                          If it is a pin for a passive part, the current entries
  1744.                          are normally ignored since the value (e.g. 1K ohm)
  1745.                          of a passive part is entered during the schematic
  1746.                          capture phase (when you are drawing the
  1747.                          schematic); without the value and without knowing
  1748.                          the exact situation in which the passive part will be
  1749.                          used, the current attributes can not be specified.
  1750.                          The loading analysis will flag a warning message in
  1751.                          the .ERR (error) file saying that the passive part is
  1752.                          not accounted for and that the manual verification
  1753.                          for the node (that has the passive part) is needed.
  1754.  
  1755.  
  1756.                          HINT:
  1757.  
  1758.                          To reduce the amount of manual verification, you
  1759.                          can predetermine the value and the current
  1760.                          attributes of a passive device during DefDev and
  1761.                          limit its usage to a particular application. This
  1762.                          allows the PRONET to include the passive device
  1763.                          in the loading analysis automatically. To do this,
  1764.                          you need to define the pin of the passive device as
  1765.                          'B'(Bidirectional) rather than 'P'(Passive).
  1766.  
  1767.                          For example :
  1768.  
  1769.                          A pull up resistor SIP, if it is pulled up to +5V, and
  1770.                          the value is 1K ohm, then, each pin of the resistor
  1771.                          SIP is of type 'B' and the current attributes are:
  1772.  
  1773.  
  1774.                          Iil  =  5 mA
  1775.                          Iih  =  0
  1776.                          Iol  =  0
  1777.                          Ioh  =  5 mA
  1778.  
  1779.                          The loading analysis will take this SIP into account
  1780.                           automatically.
  1781.  
  1782.                    <C>   Prolific specific characteristics
  1783.  
  1784.                          This is a numeric number, each value specifies a
  1785.                          special characteristics of the Device (or its pin):
  1786.  
  1787.                          VALUE MEANING
  1788.  
  1789.                         1.    Pseudo Device, for Surface Trace purpose.  (see
  1790.                               Section 9.1 Surface-Power-trace and Surface-
  1791.                               Ground)
  1792.  
  1793.                         2.    Pseudo Device, for Power Planes direct
  1794.                               connection (Refer to section 9.1).
  1795.  
  1796.                         3.
  1797.                                       undefine
  1798.                               |            |
  1799.                               |            |
  1800.                               |            |
  1801.  
  1802.               11.   Save the Device definition. Two ways to do it are :
  1803.  
  1804.                     <A>   After defining the Pin Attributes, hit <ESC> to back up to
  1805.                          one higher IFK level. Then use IFK-SavDev (Save
  1806.                          Device) to save the Device definition.
  1807.  
  1808.  
  1809.  
  1810.                     <B>   Keep hitting <ESC> until you see a question in the entry
  1811.                          line asking whether you would like to Save, quit or
  1812.                          continue. If the answer is an "S", the Device definition
  1813.                          will be saved.
  1814.  
  1815. PRINTING
  1816.  
  1817.          The printer you use is selected in the AMIGA preference.
  1818.  
  1819.          Your drawing size and template size is determined in the design rule
  1820.          you choose when you create that drawing.
  1821.  
  1822.          When the drawing size is bigger than the printer's printing area, PRO-
  1823.          NET automatically divide the drawing into sections, and print them
  1824.          one at a time until all done.
  1825.  
  1826.          EPSON OR EPSON COMPATIBLE PRINTERS :
  1827.  
  1828.          Interface Protocol:
  1829.  
  1830.          Centronic Style Parallel Interface
  1831.  
  1832.          Interface Cable:
  1833.  
  1834.          --   For AMIGA 1000, use a cable as follow :
  1835.  
  1836.               Centronic type AMIGA 1000
  1837.               36 pin male                 DB 25S (female)
  1838.  
  1839.               1   STROBE-     ------------  1
  1840.               2   DATA 0      ------------  2
  1841.               3   DATA 1      ------------  3
  1842.               4   DATA 2      ------------  4
  1843.               5   DATA 3      ------------  5
  1844.               6   DATA 4      ------------  6
  1845.               7   DATA 5      ------------  7
  1846.               8   DATA 6      ------------  8
  1847.               9   DATA 7      ------------  9
  1848.               10  ACK-        ------------  10
  1849.               11  BUSY        ------------  11
  1850.               12  PE          ------------  12
  1851.               13  SELECT (PWR ON) -------  13
  1852.               14  AUTO-FEED-
  1853.               15
  1854.               16  LOGIC GND   ------------  16
  1855.               17  CHASSIS GND
  1856.               18  +5 V
  1857.               19  GND         ------------  14
  1858.                |  | --multiple-- |
  1859.               30  GND         ------------  22
  1860.               31  INIT-       ------------  25
  1861.               32  ERROR-
  1862.               33  GND
  1863.               34
  1864.               35
  1865.               36  SELECT-
  1866.  
  1867.          --   For AMIGA 500/2000 use a cable as follow :
  1868.  
  1869.               Centronic type AMIGA 1000
  1870.               36 pin male                  DB 25P (male)
  1871.  
  1872.               1   STROBE-      ------------  1
  1873.               2   DATA 0       ------------  2
  1874.               3   DATA 1       ------------  3
  1875.               4   DATA 2       ------------  4
  1876.               5   DATA 3       ------------  5
  1877.               6   DATA 4       ------------  6
  1878.               7   DATA 5       ------------  7
  1879.               8   DATA 6       ------------  8
  1880.               9   DATA 7       ------------  9
  1881.               10   ACK-        ------------  10
  1882.               11   BUSY        ------------  11
  1883.               12   PE          ------------  12
  1884.               13   SELECT (PWR ON) -------  13
  1885.               14   AUTO-FEED-
  1886.               15
  1887.               16   LOGIC GND   ------------  16
  1888.               17   CHASSIS GND
  1889.               18   +5 V
  1890.               19   GND         ------------  14
  1891.                |   | --multiple-- |
  1892.               30   GND         ------------  22
  1893.               31  INIT-        ------------  25
  1894.               32  ERROR-
  1895.               33  GND
  1896.               34
  1897.               35
  1898.               36  SELECT-
  1899.  
  1900. 9.0      PLOTTING
  1901.  
  1902.          The model number of the plotter you use is selected when you
  1903.          configure (IFK-Config) PRO-NET.
  1904.  
  1905.          The paper size and template size are selected in the Design Rule
  1906.          which you have chosen when you start (IFK-Edit/New) drawing that
  1907.          page. You could review what you have selected by using IFK-
  1908.          Device/ChgLib.
  1909.  
  1910.          PRO-NET does not allow you to plot a page that is bigger than
  1911.          what your plotter can handle.
  1912.  
  1913.          9.1    HOUSTON INSTRUMENT (H.I.) PLOTTERS
  1914.  
  1915.          All H.I. Plotters should be set up as follow:
  1916.  
  1917.          Interface Protocol:
  1918.  
  1919.                  RS232 Serial
  1920.                  Baud Rate       : 2400
  1921.                  # of Bits       : 7 Bits
  1922.                  Bit 8           : always logic 1 (high)
  1923.                  Parity          : no parity
  1924.                  Handshake       : XOn/XOff
  1925.  
  1926.          Set both the plotter and the AMIGA preference to the above Serial
  1927.          protocol.
  1928.  
  1929.          Note that to set the plotter to XON/XOFF mode, you need to use the
  1930.          plotter panel and set ??  RTS/CTS to always high which means that
  1931.          XON/XOFF is selected . Also you may want to set the Text Font to
  1932.          Simple type for higher plotting speed.
  1933.  
  1934.          9.1.1  H.I. Model 695, 695A
  1935.  
  1936.          Paper Size:     A size 8.5 X 11 inches
  1937.                          B size 11 X 17 inches
  1938.  
  1939.          Plotting Area:  A size 7 X 9.5 inches
  1940.                          B size 9.5 X 15.5 inches
  1941.  
  1942.          Pen recommended :
  1943.  
  1944.               H.I.--
  1945.  
  1946.               MA-17 Adaptor
  1947.  
  1948.               MP-815 .35 mm stainless steel tip
  1949.  
  1950.               KOH-I-NOOR--
  1951.  
  1952.               7009WOP Adaptor
  1953.  
  1954.               63TB-00/.30 .30 mm Tungsten tip
  1955.  
  1956.               63TB-0/.35 .35 mm Tungsten tip
  1957.  
  1958.               63TB-2/.60 .60 mm Tungsten tip
  1959.  
  1960.               63TB-2.5/.70 .70 mm Tungsten tip
  1961.  
  1962.          Interface Cable:
  1963.  
  1964.          --   For AMIGA 1000, use the H.I. cable 375-98 :
  1965.  
  1966.               Plotter Side AMIGA 1000 Side
  1967.  
  1968.               RJ12 6 pin plug          DB25P (male)
  1969.  
  1970.  
  1971.                    1   (not used)
  1972.                    2   TxD ------------  3 RxD
  1973.  
  1974.                    3   RxD ------------  2 TxD
  1975.  
  1976.                    4   GND ------------  7 GND
  1977.  
  1978.                 *  5   DTR ------------  5 CTS
  1979.  
  1980.                    6   (not used)        6,8,20,22
  1981.                                          tie together
  1982.  
  1983.                                          others pins
  1984.                                          not used
  1985.  
  1986.                 *  actually not used by PRO-NET
  1987.  
  1988.          --   For AMIGA 500/2000, use the H.I. cable 375-99 :
  1989.  
  1990.               Plotter Side AMIGA 500/2000 Side
  1991.  
  1992.               RJ12 6 pin plug        DB25S (female)
  1993.  
  1994.  
  1995.                    1  (not used)
  1996.                    2  TxD ------------  3 RxD
  1997.  
  1998.                    3  RxD ------------  2 TxD
  1999.  
  2000.                    4  GND ------------  7 GND
  2001.  
  2002.                  * 5  DTR ------------  5 CTS
  2003.  
  2004.                    6  (not used)        6,8,20,22
  2005.                                         tie together
  2006.  
  2007.                                         others pins
  2008.                                         not used
  2009.  
  2010.  
  2011.                  * actually not used by PRO-NET
  2012.  
  2013.          8.1.2   H.I. Model DMP-41, DMP-42, DMP-51, DMP-52, DMP-56 :
  2014.  
  2015.          Paper Size:
  2016.               A size  8.5 X 11 inches
  2017.                       (DMP-56 only)
  2018.               B size  11 X 17 inches
  2019.                       (DMP-56 only)
  2020.               C size  17 X 22 inches
  2021.               D size  22 X 34 inches
  2022.               E size  34 X 44 inches
  2023.                       (DMP-56 only)
  2024.  
  2025.          Plotting Area:
  2026.               A size  7 X 9.5 inches
  2027.                       (DMP-56 only)
  2028.               B size  9.5 X 15.5 inches
  2029.                       (DMP-56 only)
  2030.               C size  15 X 20 inches
  2031.               D size  20 X 32 inches
  2032.               E size  34 X 44 inches
  2033.                       (DMP-56 only)
  2034.  
  2035.          Pen recommended :
  2036.               H.I. (Non-refillable)--
  2037.  
  2038.               MA-15 Adaptor
  2039.  
  2040.               MP-729 to 776 .35 mm stainless steel tips
  2041.  
  2042.               MP-737 to 783 .70 mm stainless steel tips
  2043.  
  2044.               KOH-I-NOOR (Refillable)--
  2045.  
  2046.               7006WOP Adaptor
  2047.  
  2048.               63TB-00/.30 .30 mm Tungsten tip
  2049.  
  2050.               63TB-0/.35 .35 mm Tungsten tip
  2051.  
  2052.               63TB-2/.60 .60 mm Tungsten tip
  2053.  
  2054.               63TB-2.5/.70 .70 mm Tungsten tip
  2055.  
  2056.          Interface Cable:
  2057.  
  2058.          -    For AMIGA 1000, use a cable as follow :
  2059.  
  2060.               Plotter Side AMIGA 1000 Side
  2061.  
  2062.               DB25S (female)          DB25P (male)
  2063.  
  2064.  
  2065.                    2  TxD ------------  3 RxD
  2066.  
  2067.                    3  RxD ------------  2 TxD
  2068.  
  2069.                    7  GND ------------  7 GND
  2070.  
  2071.                                         6,8,20,22
  2072.                                         tie together
  2073.  
  2074.                                         others pins
  2075.                                         not used
  2076.  
  2077.  
  2078.          --   For AMIGA 500/2000, use the H.I. cable HR29-316 or H.I. Smart
  2079.               Cable 825 or a cable as follow :
  2080.  
  2081.               Plotter Side AMIGA 500/2000 Side
  2082.  
  2083.               DB25S (female) DB25S (female)
  2084.  
  2085.                    2  TxD ------------  3 RxD
  2086.  
  2087.                    3  RxD ------------  2 TxD
  2088.  
  2089.                    7  GND ------------  7 GND
  2090.  
  2091.                                         6,8,20,22
  2092.                                         tie together
  2093.  
  2094.                                         others pins
  2095.                                         not used
  2096.  
  2097. 10.0    ADVANCED TECHNIQUES:
  2098.  
  2099.          10.1    Surface-Power-trace and Surface-Ground
  2100.  
  2101.          PROBLEM DESCRIPTION:
  2102.  
  2103.          IC pins sometimes are tied to power supply lines such as +5V or
  2104.          Ground.  For a PCB that has a power plane and a Ground plane, there
  2105.          are two ways you could tie them.  First, you could tie those power
  2106.          supply pins directly to the Power or Ground plane. Second, you could
  2107.          tie those non-power-supply spare pins (that should be tied to power or
  2108.          ground) to Power or ground through surface traces on the solder side.
  2109.          The reason for the second method is such that engineers could
  2110.          modify (let's face it, this is inevitable!) the design by cut and jump
  2111.          those pins.  Although the above approaches are common practice
  2112.          among engineers, it is traditionally a problem not taken care of even
  2113.          by those schematic capture and PCB layout CAD systems that cost 50
  2114.          times more than PRO-NET and PRO-BOARD. In those cases, PCB
  2115.          designers have to patch up Net list, put in special traces which may be
  2116.          forgotten in the next round of PCB update.
  2117.  
  2118.          SOLUTIONS:
  2119.          PRO-NET and PRO-BOARD work hand in hand to solve the problem.
  2120.          Now, using PRO-NET, you could draw schematics that carry enough
  2121.          information such that the Layout program PRO-BOARD could create
  2122.          those surface power and surface ground traces automatically if
  2123.          desired.
  2124.  
  2125.          Using the user definable attribute feature of the library parts (see
  2126.          Chapter 5), we have defined some special Devices in the library. They
  2127.          are called the Surface PoWer (Ground), and PoWeR (Ground). They
  2128.          are defined as follow:
  2129.  
  2130.          1.    SPWR+5VN : Surface PoWeR +5V at North Side -
  2131.  
  2132.  
  2133.                  * indicates non-display label
  2134.  
  2135.                  Prolific Special attribute = 1
  2136.  
  2137.                indicates that this is a pseudo Device of type Surface power
  2138.                or surface ground.
  2139.  
  2140.          2.    SPWR+5VS : Surface PoWeR +5V at South Side -
  2141.  
  2142.                  * indicates non-display label
  2143.  
  2144.                  Prolific Special attribute = 1
  2145.  
  2146.                Indicates that this is a pseudo Device of type Surface power
  2147.                or surface ground.
  2148.  
  2149.          3.    SPWR0VS : Surface PoWeR 0 V at South Side -
  2150.  
  2151.  
  2152.                  * indicates non-display label
  2153.  
  2154.                  Prolific Special attribute = 1
  2155.  
  2156.                Indicates that this is a pseudo Device of type Surface power
  2157.                or surface ground.
  2158.  
  2159.          4.    PWR+5VN : PoWeR +5V at North Side -
  2160.  
  2161.                  * indicates non-display label
  2162.  
  2163.                  Prolific Special attribute = 1
  2164.  
  2165.                Indicates that this is a pseudo Device of type Surface power
  2166.                or surface ground.
  2167.  
  2168.          5.    SPWR+5VS : Surface PoWeR +5V at South Side -
  2169.  
  2170.  
  2171.                  * indicates non-display label
  2172.  
  2173.                  Prolific Special attribute = 1
  2174.  
  2175.                Indicates that this is a pseudo Device of type Surface power
  2176.                or surface ground.
  2177.  
  2178.          6.    SPWR0VS : Surface PoWeR 0 V at South Side -
  2179.  
  2180.                  * indicates non-display label
  2181.  
  2182.                  Prolific Special attribute = 1
  2183.  
  2184.                Indicates that this is a pseudo Device of type Surface power
  2185.                or surface ground.
  2186.  
  2187.          7.    Similarly, user could define other power supply pin of other
  2188.                voltage.
  2189.  
  2190.          If you connect some pins of an ordinary Device to the above pseudo
  2191.          Device, PRO-NET understands that you want these pins to be tied to
  2192.          power or ground through surface traces instead of the power or
  2193.          ground planes directly.
  2194.  
  2195.          10.2   Scattered Connector
  2196.  
  2197.          PROBLEM DESCRIPTION:
  2198.  
  2199.          Traditionally there are several ways of drawing a connector in a
  2200.          schematics:
  2201.  
  2202.               1.    The connector is drawn on one page with signal
  2203.                     names and page references. Each pin of the
  2204.                     connector is connected to another page or pages
  2205.                     through the signal names alone.
  2206.  
  2207.               2.    The connector is broken up into pieces of single pin
  2208.                     or groups of pins and scattered among pages of the
  2209.                     schematic.
  2210.  
  2211.               3.    The connector is drawn once in method 1, and again
  2212.                     in method 2.
  2213.  
  2214.          Method 1 is best suited for schematic capture program, since the
  2215.          connector could be defined as one library part.
  2216.  
  2217.          Method 2 is normally difficult for schematic capture program because
  2218.          a connector of 100 pins require the user to define 100 different library
  2219.          parts, each has one pin.
  2220.  
  2221.          Another problem of drawing a connector is when the connector has
  2222.          pin numbers other than numerics. This presents a problem both to
  2223.          schematic capture and to PCB layout program. In this case, pro-net
  2224.          (and pro-board) requires that you use method 1 or method 3 to draw
  2225.          the connector.
  2226.  
  2227.          SOLUTIONS:
  2228.  
  2229.          Pro-Net allows user to draw connectors in all three methods listed in
  2230.          above with certain limitations. If some of the connector pins are
  2231.          designated by alphanumerics other than pure numerics, then either
  2232.          method 1 or method 3 must be used.
  2233.  
  2234.          When Pro-Net is producing the Net List, it will perform two things on
  2235.          the connector:
  2236.  
  2237.               a.     Connect pins of Devices to pins of the connector
  2238.                      together through matching of the signal label.
  2239.  
  2240.               b.     Connect pins of Devices to pins of the connector
  2241.                      according to the connector label if and only if the pin
  2242.                      number portion of the connector label is pure
  2243.                      numerics.
  2244.  
  2245.          If you use method 1 (connector in one place) to draw the connector,
  2246.          correct net list is produced by step a above.
  2247.  
  2248.          If you use method 2 (scattered) to draw the connector, correct net list
  2249.          is produced by step b above.
  2250.  
  2251.          If you use method 3 (both ways) to draw the connector, the correct net
  2252.          list is produced by step a as well as step b if the designation (label) of
  2253.          the connector pin is purely numerical. If designation is not purely
  2254.          numerics, method a is used to produce the correct net list.
  2255.  
  2256.          By now, you should be confuse enough to demand for some
  2257.          examples. As you wish, here are some examples:
  2258.  
  2259.          EXAMPLE 1:
  2260.  
  2261.          A VME bus Euro-Din connector is used in a design. The connector
  2262.          pins are designated as J4 (say) -A1, J4-A2... J4-C1, -C2, -C3......etc.
  2263.  
  2264.          The correct way to draw this connector is by method 1 (in one place)
  2265.          or method 3 (both ways), since the pin designation is not purely
  2266.          numerics. ..page Method 1: On page 20 (say) of the schematic, call
  2267.          out the library part which looks like:
  2268.  
  2269.          J4 is analogous to the U number of an IC. A1, A2 etc. are analogous to
  2270.          the pin function label of, say, the "Q" label in symbol 7474. "name 1",
  2271.          "name 2" etc. are signal names of lines. Connector pin 1 is defined to
  2272.          be the pin labeled by A1, pin 2 is A2, pin 32 is A32, pin 33 is C1, pin 63
  2273.          is C31, pin 64 is C32 etc.
  2274.  
  2275.          However, all pin numbers are defined with attribute "hidden" and thus
  2276.          not shown on display or print out of the schematic.
  2277.  
  2278.          On Page 7 (for example) of the schematic, some pins of the connector
  2279.          are connected to different circuits:
  2280.  
  2281.          Method 3: On page 20 (for example) of the schematic, call out the
  2282.          library part which looks like:
  2283.  
  2284.          J4 is analogous to the U number of an IC. A1, A2 etc. are analogous to
  2285.          the pin function label of, say, the "Q" label in symbol 7474. "name 1",
  2286.          "name 2" etc. are signal names of lines. Connector pin 1 is defined to
  2287.          be the pin labeled by A1, pin 2 is A2, pin 32 is A32, pin 33 is C1, pin 63
  2288.          is C31, pin 64 is C32 etc.
  2289.  
  2290.          However, all pin numbers are defined with attribute "hidden" and thus
  2291.          not shown on display or print out of the schematic.
  2292.  
  2293.          On Page 7 (for example) of the schematic, some pins of the connector
  2294.          are connected to different circuits.  The connector symbol (box
  2295.          around pin label) is created by using IFK "Conn" (connector), press
  2296.          "Conn", then type in the connector pin label such as "J4-A2", then
  2297.          click at the end of the line where you want the connector symbol to
  2298.          occur.
  2299.  
  2300.          Here, since the pin number part of the pin function label is not purely
  2301.          numerics, for example, the "C31" in the connector pin function label
  2302.          "J4-C31" is not purely numeric, therefore, Pro-Net could not use the
  2303.          connector pin function label to create the correct net.
  2304.  
  2305.          In this example, Pro-Net uses the signal label "name 63" to match the
  2306.          one that occur on page 20, where "name 63" is the signal name for
  2307.          the line that is connected to connector pin 63. The pin number label
  2308.          "63" is defined as "hidden" and whose pin function label is defined as
  2309.          "C31".  Therefore, Pro-Net produce a net which specifies the
  2310.          connection of U22 pin 5 to J4 pin 63.
  2311.  
  2312.          EXAMPLE 2:
  2313.  
  2314.          A 50 pin D type connector is used in a design, the pin numbers of this
  2315.          type of connector are all pure numerics, therefore, all three methods
  2316.          listed in beginning of this section could be used. Method 1 and
  2317.          Method 3 are similar to example one.  The following describes the
  2318.          method 2.
  2319.  
  2320.          Method 2: Only scattered connector symbol are used.
  2321.  
  2322.          On Page 7 (for example) of the schematic, some pins of the connector
  2323.          are connected to different circuits.  The connector symbol (box
  2324.          around pin label) is created by using IFK "Conn" (connector), press
  2325.          "Conn", then type in the connector pin label such as "J4-A2", then
  2326.          click at the end of the line where you want the connector symbol to
  2327.          occur.
  2328.  
  2329.          Here, Pro-Net uses the pin number that is embedded in the connector
  2330.          pin label to generate the net list connections.  Thus J4 pin 2 is
  2331.          connected to U15 pin 12.
  2332.